Welcome![Sign In][Sign Up]
Location:
Search - pcm wav

Search list

[Consoledll

Description: delphi 播放功能  播放PCM WAV-delphi playback PCM WAV player
Platform: | Size: 1024 | Author: chenyangbo | Hits:

[OtherRLS_filter

Description: RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PCM压缩,采样速率为48000Hz,采样精度16bits。-RLS algorithm, the preparation of a MATLAB program to achieve adaptive interference cancellation. Given signal instance, prepared by the procedures used to validate performance. The given signal as follows: ① noise with the voice of mixed-signal- signalnosie. Wav ② noise signal- noise. Wav. Two signals are stereo, PCM compression, sampling rate of 48000Hz, the sampling precision of 16bits.
Platform: | Size: 948224 | Author: 丁小天 | Hits:

[SCMPCMtoWave

Description: 单片机ram下,pcm转换为wav文件,对想了解pcm和wav文件关系的人有用.-Single-chip ram under, pcm converted to wav files, would like to know the pcm to wav files and useful relationship.
Platform: | Size: 168960 | Author: cqcyst | Hits:

[Audio programWaveFun_Src

Description: 音频编码实现, 可以把wav Pcm格式转化成ccitt a-low格式文式, 可以直接在多种语音上支持-Audio Coding realize, can be converted into wav Pcm format ccitt a-low format the text style, can be directly supported in a variety of voice
Platform: | Size: 20480 | Author: yanxiaobin | Hits:

[VHDL-FPGA-Verilogima_adpcm_encoder_latest.tar

Description: This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
Platform: | Size: 23552 | Author: Arun | Hits:

[Multimedia DevelopJAVA-mp3player

Description: 这是我用java编的一个应用程序,用java做的一个播放器程序。-This is what I use for a java application, using java to do a broadcast program.
Platform: | Size: 497664 | Author: 郑德荣 | Hits:

[Audio programpcm_adpcm

Description: 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
Platform: | Size: 103424 | Author: 黎水芬 | Hits:

[Speech/Voice recognition/combinepitchwatch

Description: function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file-function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file
Platform: | Size: 99328 | Author: michael4u2345 | Hits:

[Speech/Voice recognition/combinesph_convert_v2_1

Description: 解压sph到PCM格式的工具,自动读取音频格式转化到为压缩的PCM(无头的Wav格式)-Sph decompression tool to PCM format, automatic conversion to read the audio format for compressed PCM (no header Wav format)
Platform: | Size: 101376 | Author: 姚立月 | Hits:

[Windows Developwav2pcm

Description: 本程序是实现 wav格式转化为pcm的c++程序 附带测试程序 能成功运行-This program is to achieve wav format into a pcm in c++ program that comes with test programs can be run successfully
Platform: | Size: 8192 | Author: 王亮 | Hits:

[OtherWAVpcm

Description:
Platform: | Size: 8192 | Author: jin | Hits:

[Communicationchangesampleofpcmfile

Description: PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。-PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.
Platform: | Size: 7719936 | Author: 123 | Hits:

[SCMA2000

Description: 通过WINDOWS的录音机录制的PCM音频8K16WAV文件经SACM_A2000算法压缩后变为SUB_BAND的音频格式,压缩前为:“.wav,8k/16bit;”压缩后为:“.16k/*.20k/*.24k下载 后用相应的解压缩算法进行播放。 -WINDOWS recorded by tape recorder PCM audio 8K16WAV papers have SACM_A2000 algorithm into SUB_BAND compressed audio formats, compression before: " . Wav, 8k/16bit " compression after: " .16 k /*. 20k /*. 24k download the appropriate decompression algorithm to use for playback.
Platform: | Size: 362496 | Author: nupt2006 | Hits:

[Multimedia Developlibzplay-1.02-source

Description: libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav and pcm files and streams. This library integrate all decoders for supported formats. You don t need additional libraries. Library is using native WINAPI functions from kernel32.dll, user32.dll, gdi32.dll and winmm.dll. All these libreries are standard libraries on all Microsoft Windows. There is no need for MFC or .NET support. Just pure WINAPI. Library will play music directly to soundcard. Simple and easy. No need for additional programming. You can play music using only 3 lines of code (create class, open file and start playing). Simple, simple, simple ...
Platform: | Size: 2734080 | Author: liuweiwei | Hits:

[Windows DevelopOK

Description: 对WAV音频文件进行PCM量化及编码,最终生成二进制向量-PCM WAV audio files on the quantization and coding, ultimately generating a binary vector
Platform: | Size: 69632 | Author: gymsun | Hits:

[Otherhj1

Description: C语言读取WAV PCM音频文件的头文件-C language to read WAV PCM audio file of the header files
Platform: | Size: 1024 | Author: hjin | Hits:

[Audio programg726-vc-2010-05-12-1

Description: g.726语音编解码标准的使用,整个程序的功能如下: 1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit) 2) wav语音文件转为PCM语音文件 3)对PCM语音文件进行G.726压缩编码 4)对压缩后的文件进行解压缩转为PCM语音文件 5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions of the whole process is as follows: 1) read the original WAV audio files (Audio sample rate: 8khz, Audio sample size: 8bit) 2) wav audio file to PCM audio file 3) G.726 PCM voice files on the compression 4) the compressed files to PCM audio files extract 5), the PCM audio files to WAV audio files
Platform: | Size: 324608 | Author: 陈智铭 | Hits:

[Windows DevelopAddWavehead

Description:
Platform: | Size: 13312 | Author: jack | Hits:

[Hook apiQQVoiceSpySrc

Description: 我自己写的QQ和MSN语音聊天窃听器,可以把语音聊天内容录下来,可以保存成PCM, MP3,WAV等格式。 用到了API HOOK知识还有Detour库,值得一看哦。 用VC6.0开发-I wrote it myself QQ and MSN voice chat listening devices, voice chat can be recorded, you can save as PCM, MP3, WAV and other formats. Also used the API HOOK Detour library of knowledge, worth, oh. Development with VC6.0
Platform: | Size: 131072 | Author: 挑灯看剑 | Hits:

[CSharpWaveTest

Description: 用C#血的PCM格式的Wav文件分析绘制频谱-Blood using C# PCM Wav file format to draw the spectrum analysis
Platform: | Size: 131072 | Author: 唐寅龙 | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net